-
Home
-
WPIDE – File Manager & Code Editor
-
3.5.2
-
Code
-
Classes
- WPFileSystem
| Total Complexity |
65 |
| Dependencies |
13 |
| Dependents |
1 |
| Total lines |
558 |
| Lines of code |
266 |
| Logical lines of code |
174 |
| Comment lines |
150 |
| Methods |
29 |
| Properties |
5 |
Methods 29
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| listContents() |
S |
56 |
5 |
18 |
| writeStream() |
S |
57 |
5 |
16 |
| ensureDirectory() |
S |
58 |
5 |
15 |
| getVisibility() |
S |
58 |
4 |
14 |
| __construct() |
S |
61 |
4 |
11 |
| write() |
S |
58 |
3 |
15 |
| update() |
S |
58 |
3 |
15 |
| createDir() |
S |
59 |
3 |
14 |
| deleteDir() |
S |
59 |
3 |
14 |
| deleteFileInfoObject() |
S |
63 |
3 |
12 |
| setVisibility() |
S |
62 |
3 |
10 |
| normalizeFileInfo() |
S |
67 |
3 |
8 |
| getMimetype() |
S |
62 |
2 |
11 |
| mapFileInfo() |
S |
63 |
2 |
11 |
| read() |
S |
64 |
2 |
9 |
| guardAgainstUnreadableFileInfo() |
S |
74 |
2 |
5 |
| getRelativePath() |
S |
79 |
1 |
3 |
| has() |
S |
73 |
1 |
5 |
| readStream() |
S |
69 |
1 |
6 |
| updateStream() |
S |
75 |
1 |
4 |
| rename() |
S |
66 |
1 |
8 |
| copy() |
S |
68 |
1 |
7 |
| delete() |
S |
73 |
1 |
5 |
| getMetadata() |
S |
68 |
1 |
7 |
| getSize() |
S |
76 |
1 |
4 |
| getTimestamp() |
S |
76 |
1 |
4 |
| getFilePath() |
S |
72 |
1 |
5 |
| getRecursiveDirectoryIterator() |
S |
72 |
1 |
6 |
| getDirectoryIterator() |
S |
76 |
1 |
4 |